[Top] [Prev] [Next] [Bottom] [Contents]

indexCols

indexCols (Framework master)
indexColsN (for detail where N is required and is the 
detail number)

Definition

A string specifying columns to use to build a scrolled list navigation element of a row set's rows. This parameter works with both the master view and the detail views. Please note however that not all views support this parameter. The following classes do support this property:

Sa.SaPopRowSet
Sa.SaComRowSet
SaVj.SaVjPop
SaVj.SaVjComp
The first two are the default text views. The last two are the base classes for classes developed from the Sapphire class wizard. The last implies that all Sapphire class wizard classes can use this parameter. Classes derived from the first two will also use this parameter.

The format of the property is a comma-separated list of column numbers or names. Numbers are zero based. Names must match row set column names exactly. The order determines the order in which information is added to the scrolled list. Either use numbers or names, since mixed mode is not supported. If this parameter is not set, then no scrolled list will be used.

Notes



[Top] [Prev] [Next] [Bottom] [Contents]

info@bluestone.com
Copyright © 1997, Bluestone. All rights reserved.